PDF4Java Reference Documentation
com.o2sol.pdf4java Package
/
PDFPage Class
/ getAnnotation Method
Index of the annotation to retrieve.
Collapse All
Expand All
In This Topic
getAnnotation Method
In This Topic
Gets the annotation at the specified index.
Syntax
public
PDFAnnotation
getAnnotation(
int
index
)
Parameters
index
Index of the annotation to retrieve.
Return Value
The
com.o2sol.pdf4java.annotations.PDFAnnotation
at the specified index.
See Also
Reference
PDFPage Class
PDFPage Members